home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio / Ham Radio CD-ROM (Emerald Software) (1995).ISO / misc / bpqutils / monitor.doc < prev    next >
Text File  |  1989-10-26  |  2KB  |  76 lines

  1.                 Packet monitor program
  2.  
  3. This program is designed to monitor packet activity under the BPQ Node
  4. software and Desqview.
  5.  
  6.  There are two files supplied;
  7.  
  8. MONITOR.EXE        The program.
  9. MONITOR.NEW        A list of updates.
  10. MONITOR.DOC        This file.
  11.  
  12. The program requires some command line parameters; the COM's port number
  13. and the port number (which port(s) to monitor).
  14.  
  15. For example;
  16.  
  17. MH -p 3 255
  18.     | | |
  19.     | | |
  20.     | | |
  21.     | | |  
  22.     | | \
  23.     | |  Monitor all Ports
  24.     | \
  25.     |  COM 03:
  26.     \
  27.      MCOM ON (optional)
  28.  
  29. The '-p' parameter is used to tell the program to monitor all packets (MCOM
  30. ON) not just information packets. If the node can hear a lot of traffic, this
  31. can cause corruption as the program will not be able to remove the data from
  32. its 'TNC' (virtual) fast enough. To cure this, omit the '-p' and the program
  33. will only monitor information frames (there may still be some corruption if
  34. its very busy!).
  35.  
  36. The COM port number is the virtual BPQ COM port you allocate to this program.
  37.  
  38. The port number is the decimal representation of the binary number sent to the
  39. BPQ code to tell it which ports to monitor. To monitor a port the ports bit
  40. must be set. So to monitor port 1 only then type in a 1, port 2 a 2, port 3 a
  41. 4 and port 8 an 8. To monitor all ports type in 255 (sets all bits) and for
  42. any other combination, the decimal number that sets the required bits.
  43.  
  44. To end the program use the 'Esc' key THIS WILL TAKE A FEW SECONDS (in DESQview
  45. you may have to try twice). If you just close the DESQview window the BPQ node
  46. will still think the program there and will still try to send the monitored
  47. packets to the program.
  48.  
  49. I hope that all that was not too garbled! If you have any problems, contact
  50. myself:-
  51.  
  52. Paul G4YFE @ GB7VRB
  53.  
  54. Paul Hounslow
  55. 16 West Mansion
  56. Heene Rd
  57. Worthing
  58. West Sussex
  59. BN11 3NT
  60.  
  61. 0903 212301
  62.  
  63. or
  64.  
  65. Geoff G8DHE @ GB7VRB
  66.  
  67. Geoff Mather
  68. 72 Cranleigh Rd.,
  69. Worthing
  70. West Sussex
  71. BN14 7QW
  72.  
  73. 0903 32161
  74.  
  75. 73's and good luck.
  76.